%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 30b1228e917ce6c43a0161a21a23dffd, type: 3}
  m_Name: BallisticProjectileConfig
  m_EditorClassIdentifier: 
  Config:
    SourcePosition: {x: 0, y: 0, z: 0}
    SourceOffset: {x: 0, y: 0, z: 0}
    SourceOffsetSpace: 1
    TargetPosition: {x: 0, y: 0, z: 0}
    TargetOffset: {x: 0, y: 0, z: 0}
    TargetOffsetSpace: 1
    Dimensions: 0
    CalculationMethod: 0
    OverrideGravity: 0
    Gravity: {x: 0, y: -9.81, z: 0}
    Duration: 1
    Altitude: 1
    AltitudeBase: 2
    AllowLowerAltitudes: 1
    Angle: 45
    Speed: 20
    SpeedUseHighSolution: 0
    PredictionInterationMuliplier: 1
